PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package
/
PDFFlowTableImageCell Class
/ setImageWidth Method
The width of the image displayed in the cell.
Collapse All
Expand All
In This Topic
setImageWidth Method
In This Topic
Sets the image width.
If this value is 0, the width is computed automatically based on image height in order to keep the original image aspect ratio.
Syntax
public
void
setImageWidth(
double
value
)
Parameters
value
The width of the image displayed in the cell.
See Also
Reference
PDFFlowTableImageCell Class
PDFFlowTableImageCell Members